IApi.Restart method

Restarts the EtherCAT master.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
KsCommandStatus Restart()
Function Restart() As KsCommandStatus

Return value

Type: KsCommandStatus

Returns the KsCommandStatus class.

Remarks

Usable EtherCAT states

ecatOP

Examples

C#
N/A

See also

IApi Interface

IntervalZero.KINGSTAR.Base.Api Namespace